CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - polygon clipping opengl

搜索资源列表

  1. Test_4Polygon

    0下载:
  2. 一种多边形裁剪算法,可用于任意的多边形进行裁减。使用OpenGL编写。-a polygon clipping algorithm can be used for arbitrary polygon reduction. Use OpenGL prepared.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73397
    • 提供者:丁钱飞
  1. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26706
    • 提供者:zhf
  1. shiyan4

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。 2.实验内容: (1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法) (2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。 (3) 调试、编译、修改程序 -Understanding of the principles of cutting two-dimensional graphics (p
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:566130
    • 提供者:jing
  1. Sutherland_Hodgeman_Clip

    0下载:
  2. OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:7495
    • 提供者:oy
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:4189
    • 提供者:zhanyun
  1. Opengl

    1下载:
  2. OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3356573
    • 提供者:李涛
  1. opengl_refer

    0下载:
  2. Weiler_Atherton的多边形裁剪算法-Weiler Polygon Clipping
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:369071
    • 提供者:tracy
  1. 09021095

    0下载:
  2. opengl 多边形裁剪 三维视图 填充 画线 整合小插件-opengl polygon clipping drawing a line filled with three-dimensional view of a small plug-in integration
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4076665
    • 提供者:陈建
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. caijian

    0下载:
  2. 是opengl开发的关于多边形裁剪的程序哦,是没有问题的,亲,可以放心下载哦-Opengl development program on polygon clipping Oh, no problem, the pro, you can rest assured download!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1256037
    • 提供者:cami
  1. engine3d

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. Filtered image scaling, mipmap generation. Polygon/triangle/quad/strip type input. Smooth shaded directional/positional, constant/linear/quadr
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:1002529
    • 提供者:李强
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:Carneys
  1. Sutherland_Hodgeman_Clip

    0下载:
  2. OPENGL 多边形裁剪 基于S_H算法-OPENGL polygon clipping algorithm based on S_H
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:7539
    • 提供者:冯建梅
  1. Polycut_weiler-atherton

    1下载:
  2. 基于weiler-atherton算法的多边形裁剪程序实现,使用OpenGL库实现基本的多边形裁剪动画。-Based weiler-atherton polygon clipping algorithm program implementation, using OpenGL library implements basic polygon clipping animation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:2034786
    • 提供者:t-mac
  1. 2

    0下载:
  2. 计算机图形学基于OPENGL的多边形裁剪。-Computer graphics based on OPENGL polygon clipping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1930
    • 提供者:钟玥谣
搜珍网 www.dssz.com